Puz2Java version 1.2.1
by Alex Boisvert
http://www.alexboisvert.com/

This program will convert an Across Lite binary ("PUZ") file into a java file.  Simply drag
and drop your PUZ file onto Puz2Java and a java file will be created.  To use the java file
in your web page you will first need to compile it.  If you have your own java compiler you
are welcome to use it; otherwise there is one available online at
	http://www.innovation.ch/java/java_compile.htm
This will give you a .class file that you can upload to your web server.  The java file you
initially created contains instructions on the code to use in an HTML document in order to
display your crossword.

If there are any questions, please e-mail me.

Alex Boisvert
boisvert42@gmail.com